img{
	vertical-align:middle;
}
a{
	color:#333;
}

/*顶部1*/
header{
	background:url(../images/header.png) center no-repeat;
	height:90px;
	padding-bottom:8px;
	position:relative;
	z-index:10000;
}
header .logo{
	text-align:center;
}
header .logo img{
	height:50px;
	width:283px;
	margin-top:20px;
}
nav li{
	float:left;
	text-align:center;
	position:relative;
}
nav .navTit{
	display:block;
	text-align:center;
	height:90px;
	line-height:90px;
	font-size:15px;
	width:100%;
}
nav .navBox{
	position:absolute;
	top:90px;
	display:none;
	left:0px;
	width:100%;
}
nav .navBox a{
	display:block;
	background:#fff;
	line-height:40px;
	width:100%;
	border-bottom:1px dashed #fff;
}
nav li:hover .navBox{
	display:block;
}
nav li.on .navTit{
	font-weight:bold;
	color:#dc211b;
}
.tel{
	text-align:center;
	border-left:1px solid #ddd;
	box-sizing: border-box;
	height:90px;
}
.tel img{
	width:307px;
	height:44px;
	margin-top:23px;
}
/*顶部2*/
.header1{
	background:url(../images/header.png) center no-repeat;
	height:90px;
	padding-bottom:8px;
	position:relative;
	z-index:10000;
}
.header1 .logo{
	text-align:center;
}
.header1 .logo img{
	height:50px;
	width:283px;
	margin-top:20px;
}
.nav li{
	float:left;
	text-align:center;
	position:relative;
}
.nav .navTit{
	display:block;
	text-align:center;
	height:90px;
	line-height:90px;
	font-size:15px;
	width:100%;
}
.nav li.on .navTit{
	font-weight:bold;
	color:#dc211b;
}
.nav .navBox{
	position:absolute;
	top:90px;
	display:none;
	left:0px;
	width:100%;
}
.nav .navBox a{
	display:block;
	background:#fff;
	line-height:40px;
	width:100%;
	border-bottom:1px dashed #fff;
}
.nav li:hover .navBox{
	display:block;
}
/*轮播图*/
/*轮播图*/
#banner{
	width:100% !important;
	z-index:1;
	position:relative;
}
#banner .bd{
	width:100% !important;
	z-index:1;
	height:485px;
}
#banner .bd ul{
	width:100% !important;
	margin:0px;
	height:100%;
}
#banner .bd ul li{
	width:100% !important;
	text-align:center;
	height:100%;
}
#banner .bd ul li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#banner .hd{
	position:absolute;
	bottom:8px;
	z-index:10;
	text-align:center;
	width:100%;
}
#banner .hd ul{
	width:100%;
	text-align:center;
}
#banner .hd li{
	display:inline-block;
	width:12px;
	text-align:center;
	height:12px;
	margin:0 10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:transparent;
	background:#fff;
	position:relative;
	behavior:url(PIE.htc);
}
#banner .hd li.on{
	background:#dc211b;
}
/*我们的服务*/
#indService{
	margin-top:20px;
	position:relative;
}
#indService .tit{
	width:232px;
	height:379px;
}
#indService .tit a{
	background:url(../images/ind2.png) center 180px no-repeat;
}
#indService .tit a h1{
	margin-left:30px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	margin-top:52px;
}
#indService .tit a i{
	background:#fff;
	width:58px;
	height:4px;
	display:inline-block;
	vertical-align:middle;
	margin-left:30px;
}
#indService .tit a p{
	text-transform:uppercase;
	font-size:17px;
	color:#fff;
	margin-left:30px;
}
#indService ul li{
	float:left;
	width:231px;
	height:185px;
	margin-left:10px;
	text-align:center;
	margin-bottom:10px;
}
#indService ul{
	width:968px;
}
#indService ul li h1{
	font-weight:bold;
	color:#fff;
	padding-top:22px;
	font-size:20px;
}
#indService ul li p{
	font-size:15px;
	text-transform:uppercase;
	color:#fff;
	margin-top:2px;
}
#indService ul li img{
	height:49px;
	margin-top:12px;
}
.serviceUl{
	background:url(../images/ind4.jpg) center no-repeat;
	width:1200px;
	height:180px;
}
.serviceUl span{
	float:left;
	width:250px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:0px;
	line-height:1;
	margin-top:45px;
}
.serviceUl span b{
	font-size:50px;
	color:#fff;
}
.serviceUl span i{
	font-size:30px;
	color:#fff;
	font-weight:bold;
	font-style:normal;
}
.serviceUl p{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin-top:10px;
}
.muban{
	position:absolute;
	right:24px;
	bottom:105px;
	background:url(../images/ind3.png) center no-repeat;
	width:432px !important;
	height:257px !important;
}
.muban img{
	margin-top:66px !important;
}
.muban h1{
	padding-top:8px !important;
}
/*虚拟主机*/
.indHost li{
	float:left;
	width:273px;
	height:539px;
	border:1px solid #ddd;
	border-left:0px;
	text-align:center;
}
.indHost li:first-child{
	border-left:1px solid #ddd;
}
.indHost li .host_top{
	width:100%;
	background:#eff4f8;
	height:143px;
	display:block;
	font-size:0px;
	line-height:1;
	padding-top:40px;
}
.indHost li .host_top h1{
	font-size:22px;
	font-weight:bold;
	color:#000000;
}
.indHost li .host_top p{
	font-size:15px;
	color:#555555;
	margin:15px auto 18px;
}
.indHost li .host_top .price{
	font-size:15px;
	color:#555555;
}
.indHost li .host_top .price b{
	font-weight:normal;
	font-size:29px;
	margin-right:10px;
}
.hostMid{
	font-size:15px;
	color:#222;
	line-height:35px;
	overflow:hidden;
	width:100%;
	height:250px;
	padding-top:20px;
}
.host_shop{
	width:174px;
	height:45px;
	line-height:45px;
	display:inline-block;
	vertical-align: middle;
	font-size:16px;
	color:#222222;
	background:#eff4f8;
}
.host_zixun{
	width:174px;
	height:45px;
	line-height:45px;
	display:inline-block;
	vertical-align: middle;
	font-size:16px;
	color:#fff;
	background:#0366c1;
	margin-right:20px;
	display:none;
}
.indHost ul{
	padding-top:60px;
}
.indHost li.on{
	width:376px;
	height:577px;
	position:relative;
	top:-38px;
	border:0px;
	-webkit-box-shadow:0px 0px 10px #dc211b;
	-moz-box-shadow:0px 0px 10px #dc211b;
	box-shadow:0px 0px 10px #dc211b;
	behavior:url(PIE.htc);
	cursor:pointer;
}
.indHost li.on .host_zixun{
	display:inline-block;
	width:155px;
}
.indHost li.on .host_top{
	background:#dc211b;
	height:181px;
	color:#fff;
}

.indHost li.on .host_top h1{
	color:#fff;
}
.indHost li.on .host_top p{
	color:#fff;
}
.indHost li.on .host_top .price{
	color:#fff;
}
.indHost li.on .host_top .price b{
	color:#fff;
}
.indHost li.on .host_shop{
	background:#dc211b;
	color:#fff;
	width:155px;
}
/*案例展示*/
.caseUl{
	margin:40px 0px 20px;
}
.caseUl li{
	float:left;
	width:375px;
	margin-right:37px;
	margin-bottom:37px;
	position:relative;
	height:318px;
}
.caseUl li .img{
	display:block;
	width:375px;
	height:285px;
	overflow:hidden;
	text-align:center;
}
.caseUl li .img img{
	width:375px;
}
.caseUl li .img .kuang{
	background:url(../images/kuang.png) center no-repeat;
	width:356px;
	height:271px;
	position:absolute;
	left:9px;
	top:7px;
}
.caseUl li .text{
	position:absolute;
	background:url(../images/ind6.png) center no-repeat;
	z-index:1000;
	width:340px;
	height:65px;
	padding-left:9px;
	line-height:60px;
	bottom:0px;
	left:9px;
	color:#333;
	font-size:18px;
	text-align:center;
}
/*我们的优势*/
.advante{
	background:url(../images/advant2.jpg) center no-repeat;
	height:585px;
	padding-top:42px;
}
/*网站开发流程*/
.flow{
	background:url(../images/flow1.jpg) center top no-repeat;
	padding-top:40px;
	padding-bottom:20px;
}

/*新闻资讯*/
.indTit{
	background:url(../images/indTit.png) center bottom no-repeat;
	font-size:0px;
	padding-bottom:5px;
	margin:35px auto 20px;
}
.indTit b{
	font-weight:bold;
	color:#000;
	font-size:26px;
	line-height:1;
}
.indTit p{
	font-size:19px;
	text-transform:uppercase;
	color:#888888;
	padding:12px 0px;
	line-height:1;
}
.newsTit{
	margin-bottom:35px;
	font-size:0px;
}
.newsTit a{
	display:inline-block;
	height:43px;
	line-height:43px;
	padding:0 30px;
	vertical-align:middle;
	font-size:16px;
	color:#222;
	margin:0 1px;
	background:#e3e3e3;
}
.newsTit a.on{
	background:#dc211b;
	color:#fff;
}
.newsList li{
	float:left;
	width:560px;
	padding:0 20px;
	line-height:40px;
}
.newsList li a{
	font-size:15px;
	color:#555555;
}
.newsList li a span{
	margin-right:10px;
}
.indNews .newsTit{
	margin-bottom:15px;
}
.indNews{
	padding-bottom:30px;
}
/*底部*/
footer{
	background:#f2f2f2;
	padding:30px 0px 10px;
}
.footer1 .title{
	font-size:16px;
	font-weight:bold;
	color:#555;
}
.footer_ser .title{
	background:url(../images/ind9.png) left center no-repeat;
	padding-left:40px;
	margin-bottom:15px;
}
.footer_ser .cont{
	padding-left:40px;
}
.footer_ser .cont dl{
	float:left;
	margin-right:70px;
}
.footer_ser .cont dl dt{
	font-size:16px;
	font-weight:bold;
	color:#555;
}
.footer_ser .cont dl dd{
	color:#888888;
	font-size:14px;
	line-height:26px;
}
.footer_nav{
	width:320px;
}
.footer_nav .cont{
	font-size:0px;
	margin-top:10px;
}
.footer_nav a{
	color:#888888;
	font-size:14px;
	line-height:34px;
	display:inline-block;
	width:160px;
}
.footer_ewm{
	text-align:center;
}
.footer_ewm .title{
	margin-bottom:20px;
}
.footer2{
	margin-top:20px;
	border-top:1px solid #ddd;
	line-height:30px;
	padding-top:10px;
}
/*********************************内页*****************************/
/********关于我们*********/
#about{
	padding-bottom:57px;
	background:url(../images/about1.jpg) right bottom no-repeat;
}
.about_top{
	background:url(../images/about3.jpg) center no-repeat;
	padding:100px 0px;
}
.about_top span{
	display:inline-block;
	vertical-align:middle;
	background:url(../images/about4.png) center no-repeat;
	width:684px;
	height:300px;
	padding:59px 100px 0;
	
}
.about_top span h1{
	font-size:46px;
	font-weight:bold;
	color:#fff;
	letter-spacing:3px;
}
.about_top span h2{
	font-size:32px;
	color:#fff;
	text-transform:uppercase;
}
.about_top span p{
	font-size:16px;
	line-height:32px;
	text-align:center;
	color:#fff;
	margin-top:15px;
}
.about_mid{
	width:1100px;
	margin:0 auto;
	padding:40px 0px;
}
.about_mid p{
	font-size:16px;
	line-height:36px;
	color:#555;
	margin-bottom:25px;
}
.about_bot .title{
	text-align:center;
	margin-bottom:40px;
}
.about_bot .title h1{
	font-size:30px;
	color:#000;
	font-weight:bold;
}
.about_bot .title h2{
	color:#000;
	font-size:18px;
	text-transform:uppercase;
}

/********云服务器*********/
/********网站建设服务*********/
#web{
	background:url(../images/web1.png) center 85% no-repeat;
	padding-bottom:80px;
}
.webTit{
	font-size:0px;
	padding:40px 0px;
}
.webTit h1{
	font-weight:normal;
	font-size:35px;
	color:#000;
	letter-spacing:1px;
	line-height:1;
}
.webTit h2{
	font-size:20px;
	color:#000;
	text-transform:uppercase;
	line-height:1;
}
.webTit img{
	margin:20px 0px;
}
.webCont{
	width:1200px;
	background:url(../images/web2.png) center bottom no-repeat;
	position:relative;
	height:750px;
	margin-top:40px;
}
.webicon{
	position:absolute;
	display:inline-block;
	text-align:center;
	font-size:0px;
}
.webicon h1{
	font-size:22px;
	font-weight:bold;
	color:#000;
	line-height:1;
}
.webicon p{
	font-size:18px;
	font-weight:normal;
	color:#000;
	line-height:1;
	text-transform:uppercase;
	margin:8px 0px 20px;
}
.webicon img{
	height:76px;
}
.web1{
	top:0px;
	left:225px;
}
.web2{
	left:823px;
	top:0px;
}
.web3{
	top:285px;
	left:183px;
}
.web4{
	top:285px;
	left:525px;
}
.web5{
	top:285px;
	left:865px;
}
.web6{
	top:570px;
	left:225px;
}
.web7{
	top:570px;
	left:823px;
}
/********成功案例*********/
#case{
	padding-bottom:40px;
}
.case_top{
	background:url(../images/casebg.jpg) center no-repeat;
	padding:90px 0px;
}
.case_top .span1{
	display:inline-block;
	background:url(../images/casetop1.png) center no-repeat;
	vertical-align:middle;
	width:584px;
	padding:20px;
}
.case_top .span2{
	display:block;
	width:580px;
	border:2px solid #fff;
	padding:30px 0px;
	text-align:center;
}
.case_top .span2 h1{
	font-size:48px;
	line-height:1;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
}
.case_top .span2 p{
	text-transform:uppercase;
	color:#fff;
	font-size:32px;
	margin-top:15px;
}
.case_bread{
	padding:30px 0px 0;
	height:50px;
}
.case_bread .fl{
	line-height:50px;
	font-size:15px;
	color:#555;
}
.case_bread .fl i{
	font-style:normal;
	margin:0 5px;
}
.case_bread form{
	position:relative;
	height:48px;
	background:#fff;
	border:1px solid #dc211b;
	width:455px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	behavior:url(PIE.htc);
	overflow:hidden;
}
.case_bread form input[type="text"]{
	padding-left:20px;
	font-size:15px;
	color:#333;
	width:320px;
	line-height:48px;
	background:#fff;
	border:0px;
	outline:none;
}
.case_bread form input[type="submit"]{
	position:absolute;
	right:0px;
	top:0px;
	width:102px;
	height:48px;
	line-height:48px;
	text-align:center;
	color:#fff;
	font-size:16px;
	border:none;
	outline:none;
	background:#dc211b;
}
/********新闻资讯*********/
#news{padding-bottom: 40px;}
.news_list{
	width:1110px;
	margin:0 auto;
}
.news_list li{
	border:1px solid #ddd;
	padding:17px 130px 17px 0px;
	background:url(../images/news2.png) 1025px center no-repeat;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	behavior:url(PIE.htc);
	overflow:hidden;
	margin-bottom:30px;
}
.news_list li:hover{
	background:url(../images/news3.png) 1025px center no-repeat;
	cursor:pointer;
}
.news_list li .date{
	width:148px;
	text-align:center;
}
.news_list li .date b{
	font-size:30px;
	font-weight:bold;
	color:#dc211b;
	display:inline-block;
	margin-top:40px;
}
.news_list li .date p{
	font-size:16px;
	color:#555;
	line-height:1;
}
.news_list li .img{
	width:280px;
	height:170px;
	overflow:hidden;
}
.news_list li .img img{
	width:280px;
}
.news_list li .text{
	width:523px;
	margin-left:27px;
}
.news_list li .text .name{
	overflow:hidden;
	display:-webkit-box;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	white-space:normal;
	font-size:18px;
	color:#000;
	font-weight:bold;
	line-height:30px;
	margin-bottom:15px;
	margin-top:10px;
}
.news_list li .text .intro{
	overflow:hidden;
	display:-webkit-box;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	white-space:normal;
	font-size:15px;
	color:#555;
	line-height:26px;
}
.flip{
	font-size:0px;
}
.flip a{
	display:inline-block;
	height:30px;
	border:1px solid #ddd;
	line-height:30px;
	padding:0 15px;
	font-size:15px;
	color:#555;
	border-left:0px;
}
.flip a:first-child{
	border-left:1px solid #ddd;
}
.flip a.on{
	background:#dc211b;
	border-color:#dc211b;
	color:#fff;
}
/*新闻详情*/
#news_del{
	padding:30px 0px;
	overflow:hidden;
}
#news_del .cont img{
	max-width:100%;
	margin:10px 0px;
}
#news_del .cont{
	padding-bottom:20px;
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
}
#news_del .cont p{
	font-size:15px;
	line-height:2;
	color:#555;
}
#news_del .title{
	border-bottom:1px solid #000;
	margin-bottom:20px;
	padding-bottom:2px;
}
#news_del .title h1{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
}
#news_del .title h2{
	padding-bottom:8px;
	border-bottom:3px solid #000;
	font-size:15px;
}
#news_del .title h2 span{
	margin-right:20px;
}
/********咨询&联系*********/
#contact{
	background:url(../images/contact1.jpg) center no-repeat;
	background-size:100% 100%;
	padding:120px 0px;
}
.contact1{
	background:url(../images/contact5.png) center bottom no-repeat;
	padding-bottom:16px;
}
.map{
	background:url(../images/map.jpg?v=) center no-repeat;
	width:896px;
	height:773px;
	position:relative;
}
.contact_text{
	position:absolute;
	left:195px;
	top:290px;
	background:url(../images/contact2.png) center top no-repeat;
	width:436px;
	padding-top:94px;
}
.contact_text1{
	background:url(../images/contact4.png) center bottom no-repeat;
	padding-bottom:22px;
}
.contact_text2 p{
	font-size:16px;
	color:#fff;
	line-height:40px;
}
.contact_text2{
	background:url(../images/contact3.png) center top repeat-y;
	padding:0 60px 20px;
}
.contact_form{
	background:#fff;
	padding:10px 20px;
	width:264px;
	height:773px
}
.formInput{
	width:262px;
	border:1px solid #aaa;
	height:36px;
}
.formInput input{
	width:234px;
	padding:0 14px;
	line-height:36px;
	border:none;
	outline:none;
	font-size:15px;
	color:#555555;
}
.formp{
	font-size:15px;
	color:#555;
	line-height:42px;
}
.formp i{
	font-style:normal;
	font-size:20px;
	margin-right:5px;
	vertical-align:middle;
	display:inline-block;
	margin-top:2px;
}
.formInput2 textarea{
	padding:10px 14px;
	height:100px;
	font-size:15px;
	color:#555;
	line-height:24px;
	overflow-y:auto;
	border:1px solid #aaa;
	outline:none;
	width:234px;
}
.formInput1 input{
	width:100px;
}
.contact_form input[type="submit"]{
	width:100%;
	height:53px;
	line-height:53px;
	color:#fff;
	font-size:18px;
	background:#dc211b;
	border:none;
	outline:none;
	margin-top:20px;
}

/********虚拟主机*********/
#host{
	padding-bottom:30px;
}
.host_tit{
	padding:40px 0px;
	line-height:1;
}
.host_tit a{
	font-size:22px;
	font-weight:bold;
	color:#000;
	margin:0 40px;
}
.host_tit a.on{
	color:#dc211b;
}
.host1{
	background:url(../images/host3.png) center top no-repeat;
	padding-top:20px;
}
.host2{
	background:url(../images/host5.png) center bottom no-repeat;
	padding-bottom:20px;
}
.host3{
	background:url(../images/host4.png) center center repeat-y;
}
.host4{
	padding:10px 40px;
	width:1120px;
	margin:0 auto;
	background:url(../images/host2.jpg) right top no-repeat;
}
.host_row1{
	margin-bottom:30px;
}
.host_row1 dt{
	width:110px;
	font-size:16px;
	color:#dc211b;
	line-height:50px;
}
.host_row1 dd{
	width:1010px;
}
.host_row1 dd li{
	float:left;
	height:50px;
	line-height:50px;
	width:170px;
	margin-right:7px;
	position:relative;
}
.host_row1 dd li input[type="radio"]{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	opacity:0;
}
.host_row1 dd li label{
	display:block;
	width:100%;
	height:100%;
	background:#eeeeee;
	font-size:16px;
	color:#333;
	text-align:center;
}
.host_row1 dd li input:checked+label{
	background:#dc211b;
	color:#fff;
}
.host_row1 dd select{
	height:50px;
	line-height:50px;
	width:110px;
	font-size:16px;
	color:#333;
	text-align:center;
	text-align-last:center;
	background:url(../images/arrow1.png) 90px center no-repeat;
	appearance:none; 
	-moz-appearance:none;
	-webkit-appearance:none;
	outline:none;
}
.host_row1 dd select option{
	text-align:center;
	text-align-last:center;
	line-height:40px;
}
.host_row1 dd{
	line-height:50px;
	font-size:16px;
}
.host_row1 dd span.red{
	font-size:26px;
	margin-right:5px;
}
.host_row1 dd input[type="text"]{
	width:450px;
	height:48px;
	padding:0 15px;
	font-size:16px;
	color:#333;
	outline:none;
}
.host_row2{
	border-top:1px solid #ddd;
	padding-top:20px;
	border-bottom:1px solid #ddd;
	padding-bottom:30px;
}
.host_bot .bot1{
	width:110px;
	font-size:16px;
	color:#dc211b;
	line-height:42px;
}
.host_bot .bot2{
	color:#dc211b;
	font-size:22px;
	line-height:42px;
}
.host_bot .bot2 i{
	font-size:16px;
	font-style:normal;
}
.host_bot .fr{
	line-height:42px;
}
.host_bot .fr a.zixun{
	margin:0 20px 0 30px;
	width:143px;
	height:42px;
	line-height:42px;
	background:#0366c1;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	behavior:url(PIE.htc);
	display:inline-block;
	font-size:16px;
	text-align:center;
}
.host_bot .fr input[type="submit"]{
	width:143px;
	height:42px;
	line-height:42px;
	background:#dc211b;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position:relative;
	behavior:url(PIE.htc);
	display:inline-block;
	font-size:16px;
	text-align:center;
	border:none;
	outline:none;
}

.host_bot .fr input[type="checkbox"]{
	width:16px;
	height:16px;
	background:#fff;
	border-radius:4px;
	border:1px solid #ddd;
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
}
.friend_tip{
	border:1px dashed #dc211b;
	background:#f9eceb;
	line-height:30px;
	padding:10px 15px;
}
.cloud_box{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:url(../images/cloud1.png) center repeat;
	z-index:10000;
	text-align:center;
	display:none;
}
.cloud_box1{
	background:#fff url(../images/about1.jpg) right bottom no-repeat;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	position:relative;
	behavior:url(PIE.htc);
	width:560px;
	padding:20px;
	margin:200px auto 20px
}
.cloud_box1 form{
	width:340px;
	text-align:left;
	float:left;
	border-right:1px dashed #dddd;
}
.tishi{
	width:200px;
	text-align:left;
}
.tishi h1{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.tishi p{
	font-size:16px;
}
.cloud_box1 form .title{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.cloud_box1 form .tip{
	font-size:18px;
	margin-bottom:10px;
}
.cloud_box1 form input[type="text"]{
	height:40px;
	line-height:40px;
	margin-bottom:15px;
	width:280px;
	padding:0 15px;
	font-size:16px;
	color:#333;
	border:1px solid #aaa;
	outline:none;
}
.cloud_box1 form .rowyzm{
	height:40px;
	line-height:40px;
	margin-bottom:15px;
	width:310px;
	font-size:16px;
	color:#333;
	border:1px solid #aaa;
}
.cloud_box1 form .rowyzm input[type="text"]{
	width:140px;
	border:none;
	outline:none;
	height:38px;
}
.cloud_box1 form input[type="submit"]{
	width:312px;
	height:46px;
	border:0px;
	outline:none;
	color:#fff;
	background:#dc211b;
	font-size:18px;
	
}
